Example #1
0
	public void Foo (ref out int)
	{
	}
Example #2
0
 static void Foo(this out string s)
 {
 }