3 references to CodeMethodReturnStatement
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeExporter.cs (1)
357CodeMethodReturnStatement ret = new CodeMethodReturnStatement();
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeExporter.cs (2)
1685CodeMethodReturnStatement propertyGet = new CodeMethodReturnStatement(); 1745CodeMethodReturnStatement propertyGet = new CodeMethodReturnStatement();