3 references to IsOut
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (3)
356type = TypeManager.GetParameterModifier(type, info.IsOut); 477arg = CreateLocal(argument.Type, argument.Info.IsOut, local); 1112CreateLocal(argument.Type, argument.Info.IsOut, local);