1 write to _itfs
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComTypeClassDesc.cs (1)
54_itfs ??= new LinkedList<string>();
2 references to _itfs
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComTypeClassDesc.cs (2)
55_itfs.AddLast(itfName); 64return _itfs.Contains(itfName);