1 write to _implementationTypes
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodeMemberEvent.cs (1)
81_implementationTypes = new CodeTypeReferenceCollection();
2 references to _implementationTypes
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeMemberEvent.cs (2)
79if (_implementationTypes == null) 83return _implementationTypes;