2 references to GetExplicitInterfaceMethodNullableAttributeArgument
Microsoft.Cci.Extensions (2)
Writers\CSharp\CSDeclarationWriter.Methods.cs (1)
133
object nullableAttributeArgument = methodImplementation.
GetExplicitInterfaceMethodNullableAttributeArgument
(_metadataReaderCache);
Writers\CSharp\CSDeclarationWriter.Properties.cs (1)
142
object nullableAttributeArgument = methodImplementation.
GetExplicitInterfaceMethodNullableAttributeArgument
(_metadataReaderCache);