1 write to DocumentationObject
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\BoundAttributeParameterDescriptor.cs (1)
47DocumentationObject = documentationObject;
2 references to DocumentationObject
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\BoundAttributeParameterDescriptor.cs (2)
22public string? Documentation => DocumentationObject.GetText(); 57DocumentationObject.AppendToChecksum(in builder);