1 write to _implementationTypes
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodeMemberMethod.cs (1)
142_implementationTypes = new CodeTypeReferenceCollection();
2 references to _implementationTypes
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeMemberMethod.cs (2)
140if (_implementationTypes == null) 150return _implementationTypes;