1 write to _implementationTypes
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodeMemberProperty.cs (1)
58_implementationTypes = new CodeTypeReferenceCollection();
2 references to _implementationTypes
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeMemberProperty.cs (2)
56if (_implementationTypes == null) 60return _implementationTypes;