1 write to _sourceItfs
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComTypeClassDesc.cs (1)
49_sourceItfs ??= new LinkedList<string>();
2 references to _sourceItfs
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComTypeClassDesc.cs (2)
50_sourceItfs.AddLast(itfName); 62return _sourceItfs.Contains(itfName);