1 write to _customMarshallerAttribute
Microsoft.Interop.LibraryImportGenerator (1)
Analyzers\CustomMarshallerAttributeAnalyzer.cs (1)
638
_customMarshallerAttribute
= customMarshallerAttribute;
1 reference to _customMarshallerAttribute
Microsoft.Interop.LibraryImportGenerator (1)
Analyzers\CustomMarshallerAttributeAnalyzer.cs (1)
646
&& attrCreation.Type.Equals(
_customMarshallerAttribute
, SymbolEqualityComparer.Default))